Welcome![Sign In][Sign Up]
Location:
Search - thinning matlab

Search list

[Graph programqubian

Description: 该程序具有滤波(锐化,平滑),颜色明暗度变化,腐蚀,骨架化,细化等功能-the procedures filter (sharpening, smoothing), the changes color shading, corrosion, skeleton, thinning functions
Platform: | Size: 1024 | Author: 罗徵逸 | Hits:

[AI-NN-PRfingerprint_experiment

Description: matlab代码,实现指纹图片的二值化、细化等功能,编译通过,结果正确-Matlab code, fingerprint images to achieve the two values, thinning and other functions, compile, correct
Platform: | Size: 19456 | Author: 杨枫 | Hits:

[Graph Recognizexihua

Description: 一个可以供参考的字体细化算法,对一些简单的字体可以起到较好的细化效果-be a reference for the character thinning algorithm to a few simple words can play better refining results
Platform: | Size: 1024 | Author: 王强 | Hits:

[matlabwordrecmatlabbyrf

Description: 一个字符识别的matlab程序,包括细化,骨架提取,轮廓匹配等功能。-a Character Recognition of Matlab procedures, including thinning, skeleton extraction, contour matching function.
Platform: | Size: 116736 | Author: QHLee | Hits:

[Graph Recognizematlabtest02

Description: 指纹识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Fingerprint Identification of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
Platform: | Size: 538624 | Author: ming | Hits:

[Graph Recognizealphabet

Description: 指纹识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Fingerprint Identification of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
Platform: | Size: 17408 | Author: ming | Hits:

[Graph Recognizematlabzifu

Description: 指纹识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Fingerprint Identification of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
Platform: | Size: 132096 | Author: ming | Hits:

[Special Effectsertrete

Description: 图像细化,感觉挺好玩的.可以试试看-image thinning, I feel very good play. Could give it a try
Platform: | Size: 111616 | Author: yangwendy | Hits:

[Special Effectsbyxh

Description: 本程序能够综合地实现图像边缘细化,而且程序够复杂。-This procedure can be integrated to achieve the Image Edge thinning, and the procedures complex enough.
Platform: | Size: 4096 | Author: raochen0303 | Hits:

[Special Effectsbyxf

Description: 本程序能够实现图像处理中的图像细化,是基于matlab的。-This procedure can realize image processing image thinning is based on the matlab.
Platform: | Size: 2048 | Author: raochen0303 | Hits:

[Special Effectsshuzishibie(matlab)

Description: 本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。-This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinning, and other functions normalized using Bp neural network.
Platform: | Size: 2048 | Author: 马献镜 | Hits:

[Special Effectsxihuabianyuanjiance

Description: 主要用于图像处理过程中,对图像的细化和边缘检测.-Mainly used in image processing for image edge detection and thinning
Platform: | Size: 31744 | Author: canlan | Hits:

[matlabtest2

Description: This a simple a gorithm for fingerprint image thinning. The image should be of good quality and binarized prior to the thinning. The thinning process is by using morphological mathematics.-This is a simple a gorithm for fingerprint image thinning. The image should be of good quality and binarized prior to the thinning. The thinning process is by using morphological mathematics.
Platform: | Size: 2048 | Author: geo1985 | Hits:

[matlabthinning

Description: 采用matlab编写,基于OPTA细化算法,适合入门级新手用,希望对大家有用-Using matlab to prepare, based on OPTA thinning algorithm, suitable for entry-level novice, and I hope useful for all of us
Platform: | Size: 38912 | Author: 陈立 | Hits:

[matlabthinning

Description: program that the process can make word also thin
Platform: | Size: 21504 | Author: scenda ramadhita | Hits:

[Special Effectsthinning

Description: 基于Matlab程序的图像细化算法基于Matlab程序的图像细化算法-Matlab program based on the image thinning algorithm based on image thinning algorithm Matlab program
Platform: | Size: 16384 | Author: 王羽 | Hits:

[Special EffectsMATLAB指纹识别

Description: 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易被导师被否决。因此建议做成两个指纹进行比对,输出结果,以文字和声音方式播报结果。整个设计在一个GUI界面上完成。(This paper mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing fingerprint image, the redundant part of the original image is removed to facilitate the subsequent recognition processing; feature extraction is mainly to extract the endpoint and bifurcation points after thinning fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images Whether it comes from the same finger.)
Platform: | Size: 2781184 | Author: 王春水 | Hits:

[Special EffectsMATLAB指纹识别(GUI,比对两幅指纹,完美运行)

Description: 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB. This system mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image grayscale, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed for the convenience of subsequent recognition processing. Feature extraction is mainly to extract the endpoint and bifurcation points after thinning the fingerprint image. Feature matching is to determine the two images by comparing the feature points of the two fingerprint images Whether the image comes from the same finger.)
Platform: | Size: 3789824 | Author: www.wobishe.com | Hits:

[Special EffectsMATLAB指纹门禁系统GUI界面

Description: 本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Matlab fingerprint identification system. With GUI visualization platform. This design system mainly processes fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image graying, filtering enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images If it comes from the same finger.)
Platform: | Size: 3466240 | Author: MATLAB道长 | Hits:

[matlabMATLAB指纹识别[GUI界面,报警,门禁系统]

Description: 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on MATLAB feature point matching. With a GUI interface. Fingerprint image is mainly processed in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine the two images by comparing the feature points of two fingerprint images Is it from the same finger.)
Platform: | Size: 3682304 | Author: 可乐一生 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net